You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Methods
>
ValuesToStrings Method
>
TMtx.ValuesToStrings Method (string[], int, int, int, int, int, string, [In] TFixedTextAlign, [In] string, [In] string, [In] bool)
Dew Math for .NET
TMtx.ValuesToStrings Method (string[], int, int, int, int, int, string, [In] TFixedTextAlign, [In] string, [In] string, [In] bool)
TMtx Class
TMtx Members
Dew.Math Namespace
ValuesToStrings Method
Collapse All
Syntax
C#
Visual Basic
public
void
ValuesToStrings
(
ref
string
[]
aList
,
int
ListIndex
,
int
Row
,
int
Col
,
int
RowCount
,
int
ColCount
,
string
Delimiter
, [In]
TFixedTextAlign
Align
, [In]
string
ReFormat
, [In]
string
ImFormat
, [In]
bool
Headers
);
Public
Function
ValuesToStrings
(
ByRef
aList
As
string
[],
ListIndex
As
Integer
,
Row
As
Integer
,
Col
As
Integer
,
RowCount
As
Integer
,
ColCount
As
Integer
,
Delimiter
As
string
= kTab,
Align
As
[In]
TFixedTextAlign
= TFixedTextAlign.ftaNone,
ReFormat
As
[In]
string
= " 0.###;-0.###",
ImFormat
As
[In]
string
= "+0.###i;-0.###i",
Headers
As
[In] bool =
false
)
As
void
Description
This is ValuesToStrings, a member of class TMtx.
Group
ValuesToStrings Method
Links
TMtx Class
,
TMtx Members
,
Dew.Math Namespace
,
ValuesToStrings Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!